func google.golang.org/protobuf/internal/impl.consumeMessageValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_field.go#L305: func consumeMessageValue(b []byte, v protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (protoreflect.Value, unmarshalOutput, error) {
		codec_field.go#L319: 	unmarshal: consumeMessageValue,